Skip to content

Adopt new skills pattern of ADK, and support feedback + publish report#1341

Merged
tommywagz merged 6 commits intogoogle:mainfrom
hupili:feature/youtube-analyst-pr3-skill-refactor-pack
Apr 2, 2026
Merged

Adopt new skills pattern of ADK, and support feedback + publish report#1341
tommywagz merged 6 commits intogoogle:mainfrom
hupili:feature/youtube-analyst-pr3-skill-refactor-pack

Conversation

@hupili
Copy link
Copy Markdown
Contributor

@hupili hupili commented Mar 26, 2026

feat(youtube-analyst): refactor to official ADK SkillToolset and improve analytics

  • Migrates 12 domain-specific skills to the official ADK SKILL.md format.
  • Implements modular SkillToolset pattern for better context management and discovery.
  • Enhances text-based analytics including comment sentiment aggregation and transcript extraction.
  • Resolves transcript API errors and ensures strict ADK compliance (Black, isort, Flake8).
  • Refines agent prompt for improved transparency and categorized skill discovery.

hupili added 3 commits March 26, 2026 19:31
…ove analytics

- Migrates 12 domain-specific skills to the official ADK SKILL.md format.
- Implements modular SkillToolset pattern for better context management and discovery.
- Enhances text-based analytics including comment sentiment aggregation and transcript extraction.
- Resolves transcript API errors and ensures strict ADK compliance (Black, isort, Flake8).
- Refines agent prompt for improved transparency and categorized skill discovery.
Copy link
Copy Markdown
Collaborator

@tommywagz tommywagz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, just make sure that the GitHub action tests pass for ruff checks, AE and CR deployments

@hupili
Copy link
Copy Markdown
Contributor Author

hupili commented Apr 2, 2026

Thanks @tommywagz , can you let me know what is CR?

Ack: ADk-AE-GE full stack is verified.

Ack: will check the ruff prompts.

@hupili
Copy link
Copy Markdown
Contributor Author

hupili commented Apr 2, 2026

@tommywagz , the ruff format is applied.

Deployment to Cloud Run is also OK.

@tommywagz
Copy link
Copy Markdown
Collaborator

CR is Cloud Run, sorry.

I have been made aware though that any PRs coming in from forked repos won't be authenticated for those CR and AE GitHub action tests so don't worry about those. The only GitHub action check that needs passing is the Ruff check, which you have passed. LGTM

Copy link
Copy Markdown
Collaborator

@tommywagz tommywagz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tommywagz tommywagz merged commit dacca95 into google:main Apr 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants